ScorecardService.getScorecardById Method
Gets the desired scorecard by ID.
Parameters
- id
-
Type: String
The ID of the scorecard to retrieve.
Return Value
Type: jQuery.Promise
Value: dundas.entities.Scorecard
A promise object that is resolved when the call is complete.
If successful, the updated dundas.entities.Scorecard is returned.